home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <!--Data converted from employees.dat file-->
- <Employees>
- <Employee id="1">
- <firstName>Nancy</firstName>
- <lastName>Davolio</lastName>
- <birthDate>12/8/1948</birthDate>
- <address>507 - 20th Ave. E.
- Apt. 2A</address>
- <city>Seattle</city>
- </Employee>
- <Employee id="2">
- <firstName>Andrew</firstName>
- <lastName>Fuller</lastName>
- <birthDate>2/19/1952</birthDate>
- <address>908 W. Capital Way</address>
- <city>Tacoma</city>
- </Employee>
- <Employee id="3">
- <firstName>Janet</firstName>
- <lastName>Leverling</lastName>
- <birthDate>8/30/1963</birthDate>
- <address>722 Moss Bay Blvd.</address>
- <city>Kirkland</city>
- </Employee>
- <Employee id="4">
- <firstName>Margaret</firstName>
- <lastName>Peacock</lastName>
- <birthDate>9/19/1937</birthDate>
- <address>4110 Old Redmond Rd.</address>
- <city>Redmond</city>
- </Employee>
- <Employee id="5">
- <firstName>Steven</firstName>
- <lastName>Buchanan</lastName>
- <birthDate>3/4/1955</birthDate>
- <address>14 Garrett Hill</address>
- <city>London</city>
- </Employee>
- <Employee id="6">
- <firstName>Michael</firstName>
- <lastName>Suyama</lastName>
- <birthDate>7/2/1963</birthDate>
- <address>Coventry House
- Miner Rd.</address>
- <city>London</city>
- </Employee>
- <Employee id="7">
- <firstName>Robert</firstName>
- <lastName>King</lastName>
- <birthDate>5/29/1960</birthDate>
- <address>Edgeham Hollow
- Winchester Way</address>
- <city>London</city>
- </Employee>
- <Employee id="8">
- <firstName>Laura</firstName>
- <lastName>Callahan</lastName>
- <birthDate>1/9/1958</birthDate>
- <address>4726 - 11th Ave. N.E.</address>
- <city>Seattle</city>
- </Employee>
- <Employee id="9">
- <firstName>Anne</firstName>
- <lastName>Dodsworth</lastName>
- <birthDate>1/27/1966</birthDate>
- <address>7 Houndstooth Rd.</address>
- <city>London</city>
- </Employee>
- </Employees>